home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3toolwi.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_r3toolwi_H = 1;
- include("oops/r3window.js")
-
-
- var R3CLID_TOOLSWIN = 219;
-
-
-
-
-
-
-
-
-
- function r3Toolswin () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_TOOLSWIN, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Toolswin.prototype=new r3Window;
- // r3toolwi.h_H